Custom Printer Library  1.17
USBDeviceStruct Struct Reference

#include <ccw_Types.h>

Data Fields

WORD wVID
 
WORD wPID
 
char cSerialNumber [MAXCHARBUFFER]
 
char cPrinterName [MAXCHARBUFFER]
 
UsbInterfaceType uIntType
 
BYTE reserved [2043]
 Reserved fot future development. Do not use.
 

Detailed Description

USB Device Struct

Field Documentation

◆ cPrinterName

char cPrinterName[MAXCHARBUFFER]

Printer Name (If available)

◆ cSerialNumber

char cSerialNumber[MAXCHARBUFFER]

Serial Number

◆ uIntType

UsbInterfaceType uIntType

Usb interface type

◆ wPID

WORD wPID

Pid / Product ID

◆ wVID

WORD wVID

Vid / Vendor ID


The documentation for this struct was generated from the following file: